Wiki

Clone wiki

inf225public / glossary / Imperative programming

[Alphabetical Index | Tag Index]

Imperative programming

A programming paradigm based on statements that change program state; as opposed to Declarative programming. May be combined with Object-oriented programming.

[Wikipedia]

Updated